Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Should be able to render both annotations and form fields #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrbastian
Copy link

Annotations flag was being used to render form fields, but not annotations (aka PDF comments).

I tried to avoid modifying existing method behaviors in order to not break any existing code, but added a new method/parameter that uses a separate bool to draw form fields and does not modify Annotations flag so that annotations can also be included in render.

Annotations flag was being used to render form fields, but not
annotations (pdf comments). Tried to avoid modifying existing method
behaviors in order to not break any existing code, but added a new
method that uses a separate bool to draw form fields and does not modify
Annotations flag so that annotations can be included in render.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant